module Base

{

item CrazedRamblings
{
DisplayCategory = Literature,
Type = Map,
DisplayName = Crazed Ramblings,
Icon = Paper,
Weight = 0.1,
Map = Ramblings1,
WorldStaticModel = SheetOfPaper,
}

item CrazedRamblings2
{
DisplayCategory = Literature,
Type = Map,
DisplayName = Crazed Ramblings,
Icon = Paper,
Weight = 0.1,
Map = Ramblings2,
WorldStaticModel = SheetOfPaper,
}

item CrazedRamblings3
{
DisplayCategory = Literature,
Type = Map,
DisplayName = Crazed Ramblings,
Icon = Paper,
Weight = 0.1,
Map = Ramblings3,
WorldStaticModel = SheetOfPaper,
}

item CrazedRamblings4
{
DisplayCategory = Literature,
Type = Map,
DisplayName = Crazed Ramblings,
Icon = Paper,
Weight = 0.1,
Map = Ramblings4,
WorldStaticModel = SheetOfPaper,
}

}